svn path=/trunk/; revision=21077
+2008-08-11 Torsten Schoenfeld <kaffeetisch@gmx.de>
+
+ * gtk/gtkcalendar.h: Fix the Since: tag of GtkCalendarDetailFunc
+ to correctly state 2.14, not 2.16.
+
2008-08-11 Sven Neumann <sven@gimp.org>
* demos/gtk-demo/changedisplay.c
* specified day. Examples for such details are holidays or appointments. The
* function returns %NULL when no information is available.
*
- * Since: 2.16
+ * Since: 2.14
*
* Return value: Newly allocated string with Pango markup with details
* for the specified day, or %NULL.